Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
Dhcpv6ServerProcess Class Reference

Dhcpv6ServerProcess handles the DHCPv6 server process. More...

Inheritance diagram for Dhcpv6ServerProcess:
Process

Public Member Functions

void enableDhcpServer (bool, HostPort, std::string &)
 Enables/Disables DHCPv6 server. More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Detailed Description

Dhcpv6ServerProcess handles the DHCPv6 server process.

Member Function Documentation

◆ enableDhcpServer()

void Dhcpv6ServerProcess::enableDhcpServer ( bool  ,
HostPort  ,
std::string &   
)

Enables/Disables DHCPv6 server.

  • enable, flag to enable or disable the DHCPv6 client
    Parameters
    pPortthe port that the DHCPv6 server resides on
    poolNamethe DHCPv6 pool name
    Returns
    void

The documentation for this class was generated from the following file: